Release 10.1A: OpenEdge Development:
Programming Interfaces
Using the PUT statement
If you need to prepare a data file in a fixed format, perhaps for use by another system, you can use the
PUTstatement. The following procedure usesPUTstatement to unite to a file:
The output from
i-putdat.pis written toi-datfl8.d:
The
PUTstatement formats the data into the columns specified with theAToptions. Only the data is output: there are no labels and no box. TheSKIPoption indicates that you want each customer’s data to begin on a new line.For more information on the
PUTstatement, see the OpenEdge Development: Progress 4GL Reference .
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |